| SyServiceProcessSubscription |
| Logical Entity Name | SyServiceProcessSubscription |
| Default Table Name | SyServiceProcessSubscription |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyServiceProcessSubscription Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceProcessSubscriptionID |
int | NO | ||
| Code | char(15) | NO | ||
| Descrip | varchar(50) | NO | ||
| ExpirationDate | datetime | NO | ||
SyServiceProcessID |
int | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| IsUserEditable | bit | NO |
| SyServiceProcessSubscription Primary and Unique Keys |
| Key Name | Key Type | Keys |
| UK_SyServiceProcessSubscriptionCode | Index | Code |
| PK_SyServiceProcessSubscription_SyServiceProcessSubscriptionID | PrimaryKey | SyServiceProcessSubscriptionID |
| SyServiceProcessSubscription Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyServiceProcess | Non-Identifying | One To Zero or More | Fk_SyServiceProcessSubscriptionSyServiceProcessID_SyServiceProcessSyServiceProcessID | SyServiceProcessID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceProcessSubscriptionUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| SyServiceProcessSubscription Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyServiceProcessSubscription Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| SyServiceProcessSubscription Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.BusinessProcessSubscription |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyServiceProcessSubscription |
NO |
| SyServiceProcessSubscription Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Service |
| SyServiceProcessSubscription Data Movement Rules |
| Name | Type | Rule Text/Value |